From: Chong Yidong Date: Sat, 21 Feb 2009 17:52:59 +0000 (+0000) Subject: * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1645 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7aca550a4045b90e75f16701b697f90c2b420b55;p=emacs.git * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d667711c2e..460a4aa8024 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-02-21 Chong Yidong + + * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to + avoid yanks (Bug#2408). + 2009-02-21 Alan Mackenzie * progmodes/cc-langs.el (c-case-kwds-regexp): New variable.